Skip to content

fix(storage): fix documentation of max_result parameter in list_blob#43

Merged
frankyn merged 1 commit intogoogleapis:masterfrom
HemangChothani:storage_doc_fix_list_blob
Feb 11, 2020
Merged

fix(storage): fix documentation of max_result parameter in list_blob#43
frankyn merged 1 commit intogoogleapis:masterfrom
HemangChothani:storage_doc_fix_list_blob

Conversation

@HemangChothani
Copy link
Contributor

Fixes #19

Copy link
Contributor

@frankyn frankyn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Given the Pages iterator that exists right now this change makes sense.

I added a workaround in the associated issue for now in case users want to request X items per page and all items. I do consider this a usability issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Storage: Bucket.list_blobs(max_results=n) does not behave as documented

3 participants